Learn R Programming

apsimx (version 2.8.271)

[.met: Extract or Replace Part of a ‘met’ object

Description

Extract or Replace Part of a ‘met’ object

Usage

# S3 method for met
[(x, i, j, ..., drop = TRUE)

Arguments

x

object of class ‘met’

i

index for rows

j

index for columns

...

additional arguments

drop

result is coerced to lowest possible dimension if TRUE.